projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb3e96b
)
* wid-edit.el (widget-documentation-string-value-create): Insert
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 5 Jul 2007 22:10:36 +0000
(22:10 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 5 Jul 2007 22:10:36 +0000
(22:10 +0000)
indentation spaces.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 43dbf8e0708943f46411a244d1b8e1ca0fe479f2..70ec8e7b62a38b866b4c4da00645f91234b382e6 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-07-05 Chong Yidong <cyd@stupidchicken.com>
+
+ * wid-edit.el (widget-documentation-string-value-create): Insert
+ indentation spaces.
+
2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org>
* emacs-lisp/byte-opt.el: Revert last change.